﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
html {
	background: #fff
}
legend {
	color: #000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-family: "宋体"
}
fieldset, img {
	border: 0;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
*font-size: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
sup, sub {
	font-size: 100%;
	vertical-align: baseline;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a[href^="javascript"]:focus {
	outline: 0;
	-moz-outline-style: none;
}
a {
blr:expression(this.onFocus=this.blur());
	text-decoration: none;
}
strong {
	font-weight: bold;
}
.head_warp {
	width: 100%;
	background: url('../images/head_bg.jpg') repeat-x;
	height: 85px;
}
.head {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
}
.phone {
	width: 285px;
	font-size: 19px;
	font-weight: bold;
	font-family: "微软雅黑";
	color: #302A2A;
	padding-top: 30px;
	float: right;
}
.logo {
	width: 675px;
	float: left;
	padding-top: 20px;
}
.menu {
	width: 100%;
	height: 70px;
	background: url('../images/menu_bg.jpg') repeat-x;
	border-bottom: 5px solid #595959
}
.nav {
	width: 1002px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	font-family: "微软雅黑";
	line-height: 70px;
}
.nav ul li a {
	color: #031e4b;
	font-size: 15px;
	display: block;
	width: 125px;
	height: 70px;
	text-align: center;
}
.nav ul li a:hover {
	background: #666;
	color: #fff
}
.banner {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
}
/*首页图片滚动*/
#ind_banner {
	width: 1002px;
	margin: 4px 0 0 0;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(../images/zhouyun_08.jpg) repeat-x;
}
#ind_banner .img_list {
	top: 0;
	position: absolute;
	z-index: 2;
	overflow: hidden;
	text-align: center;
	width: 1002px;
	height: 280px;
}
#ind_banner .img_list li img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1002px;
	height: 280px;
}
#ind_banner .img_list li a img:hover {
}
#ind_banner .img_list li a img {
	margin: 0px;
	padding: 0px;
}
#ind_banner #btn_width {

	height: 26px;
	_height: 12px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 260px;
	position: relative;
	z-index: 2000;
}
#ind_banner #liwidth {
	float: left;

}
#ind_banner #btn_width ul {
	display: block;
	text-align: center;
	
	}
#ind_banner #btn_width ul li {
	height: 8px;
	_height: 8px;
	float: left;
	width: 50px;
	display: block;
	margin: 0 10px 0 0;
	background-color: #666;
	
}
#ind_banner #btn_width ul li.hover a {
	width: 50px;
	height: 8px;
	_height: 4px;
	display: block;
	margin: 0 3px 0 0;
	background-color: #fff;
	
}
.ind_sever_bg {
	background: url(../images/dash_bg_03.jpg) left top repeat-x;
	margin: 3px 0 0 0;
}
.ind_sever {
	padding: 0 0 80px 130px;
}
.ind_sever li {
	float: left;
	margin: 0 59px 0 0;
}
.ind_sever li span a img {
	display: block;
	transition: width 1s, height 1s;
	-moz-transition: width 1s, height 1s, -moz-transform 1s; /* Firefox 4 */
	-webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* Safari and Chrome */
	-o-transition: width 1s, height 1s, -o-transform 1s; /* Opera */
	background-color: #2a2a2a;
	border-radius: 100px;
	padding: 25px 30px;
	border: 7px solid #ededed;
}
.ind_sever li span a img:hover {
	display: block;
	transform: rotate(3600deg);
	-moz-transform: rotate(360deg); /* Firefox 4 */
	-webkit-transform: rotate(360deg); /* Safari and Chrome */
	-o-transform: rotate(360deg); /* Opera */
	background-color: #f56e13;
	border: 7px solid #ffffff;
}
.main {
	width: 1002px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	margin-top: 15px;
}
.main_Warp {
	overflow: hidden;
	padding: 10px;
}
.about {
	width: 235px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #dfdfdf;
	margin-right: 15px;
	padding-right: 15px;
}
.about_m {
	font-size: 12px;
	color: #676767;
	line-height: 23px;
}
.news {
	width: 455px;
	float: left;
	border-right: 1px solid #dfdfdf;
	margin-right: 15px;
	padding-right: 15px;
}
.news_m {
	overflow: hidden;
	padding-top: 5px;
}
.news1 {
	width: 154px;
	float: left;
	padding-top: 5px;
}
.news2 {
	width: 285px;
	float: right;
}
.news2 ul li {
	font-size: 12px;
	line-height: 25px;
}
.news2 ul li a {
	color: #676767
}
.news2 ul li a:hover {
	color: #0455a1;
	text-decoration: underline;
}
.news2 ul li span {
	float: right;
	color: #b2b2b2
}
.more {
	float: right;
	padding: 25px 15px 0px 0px;
}
.more2 {
	float: right;
	padding: 12px 15px 0px 0px;
}
.contact {
	width: 230px;
	float: right;
	overflow: hidden;
}
.contact_m {
	font-size: 12px;
	line-height: 30px;
	color: #676767
}
.product {
	width: 1002px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.cp {
	width: 1002px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}
.products_m {
}
#demo img {
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #c5c5c5;
}
#demo a {
	color: #595959;
	font-size: 12px;
	display: block;
	line-height: 35px;
}
.title {
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #0f8cea
}
.title span {
	font-size: 12px;
	color: #bfbfbf;
}
.title2 {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #0f8cea
}
.title2 span {
	font-size: 12px;
	color: #bfbfbf;
}
/*产品滚动*/
.product_m {
	padding-top: 15px;
}
.rollBox {
	width: 1002px;
	overflow: hidden;
	margin: 0 auto;
	padding-left: 10px;
}
.rollBox .LeftBotton {
	height: 116px;
	width: 35px;
	background: url('../images/button.gif') no-repeat 2px 0;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	cursor: pointer;
}
.rollBox .RightBotton {
	height: 116px;
	width: 35px;
	background: url('../images/button.gif') no-repeat -36px 0;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	cursor: pointer;
}
.rollBox .Cont {
	width: 900px;
	overflow: hidden;
	float: left;
	margin: 0 5px;
}
.rollBox .ScrCont {
	width: 10000000px;
}
.rollBox .Cont .pic {
	float: left;
	margin-right: 15px;
	padding: 5px;
}
.rollBox .Cont .pic img {
	display: block;
	margin: 0 auto;
	border: 1px solid #c5c5c5;
	padding: 1px;
}
.rollBox .Cont .pic p {
	color: #676767;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color: #676767;
}
.rollBox .Cont a:hover {
	color: #4e4f53;
}
.rollBox #List1, .rollBox #List2 {
	float: left;
}
.footer_warp {
	width: 100%;
	background: #3e3e3e;
	margin-top: 30px;
}
.f1 {
	width: 1002px;
	margin: 0 auto;
	padding: 15px 0px;
	font-size: 14px;
	overflow: hidden;
}
.f1 ul {
	width: 470px;
	margin: 0 auto
}
.f1 ul li {
	float: left;
	color: #fff;
	line-height: 30px;
	margin-right: 10px;
}
.f1 ul li a {
	color: #fff
}
.f2 {
	width: 1002px;
	margin: 0 auto;
	text-align: center;
}
.footer {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding-top: 15px;
	line-height: 23px;
	padding-bottom: 10px;
}
.main2 {
	width: 1002px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 15px;
}
.left {
	float: left;
	margin-bottom: 50px;
	padding: 10px;
	width: 240px;
	border: 1px #ccc solid;
}
.left h3 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	background: #0C63D3;
	font-family: "微软雅黑"
}
.left ul {
	padding-top: 10px;
}
.left li {
	font-size: 14px;
	color: #555;
	border-bottom: 1px #ccc dashed;
}
.left li a {
	color: #555;
	display: block;
	width: 230px;
	height: 35px;
	line-height: 30px;
	padding-left: 20px;
	margin-top: 10px;
}
.left li a:hover {
	background: url('../images/menuo.jpg') no-repeat;
	color: #fff
}
.left li span {
	position: absolute;
	left: 0;
	top: 20px;
	padding-right: 15px;
}
.subMain {
	float: right;
	margin-bottom: 50px;
	width: 720px;
	overflow: hidden;
}
.postition {
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 25px;
	text-align: left;
	border-bottom: 3px #0C63D3 solid;
	color: #999;
	font-size: 12px;
}
.postition a {
	color: #999;
}
.proInfo {
	line-height: 33px;
	font-size: 14px;
	color: #555;
	padding: 15px;
	font-family: "微软雅黑";
}
.proInfo p {
	font-family: "微软雅黑";
}
.proInfo2 {
	line-height: 25px;
	font-size: 12px;
	color: #555;
	padding: 15px;
	font-family: "微软雅黑";
}
.newspage {
	clear: both;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}
.newspage strong {
	font-size: 14px;
	color: #fff;
	padding: 2px 5px;
	font-family: "宋体";
	background: #0C63D3
}
.newspage a {
	font-size: 14px;
	color: #373030;
	padding: 2px 5px;
	font-family: "宋体";
	background: #D0D0D0;
}
.r_main ul {
	font-size: 14px;
}
.r_main ul li {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #c8c8c8
}
.r_main ul li a {
	color: #555
}
.r_main ul li a:hover {
	color: #373030;
}
.r_main ul li span {
	float: right;
	color: #333333;
	font-size: 12px;
}
/*新闻内容页*/
.center {
}
.newtitle {
	font-size: 18px;
	font-family: "宋体";
	line-height: 40px;
	text-align: center;
	color: #8A1414;
	font-weight: bold;
}
.newsdata {
	font-size: 12px;
	font-family: "宋体";
	line-height: 30px;
	text-align: center;
}
.xwnr p {
	font-size: 12px;
	font-family: "宋体";
	line-height: 25px;
	padding: 10px;
}
.entrynext {
	font-size: 12px;
	font-family: "宋体";
	line-height: 30px;
	padding-left: 10px;
}
.entrynext a {
	color: #333333;
}
.entrynext a:hover {
	text-decoration: underline;
}
.classList {
	overflow: hidden;
	margin: 0 auto;
	padding-top: 15px;
}
.classList ul li {
	float: left;
	margin-bottom: 15px;
}
.classList ul li img {
	border: 1px solid #ccc;
	padding: 1px;
}
.cp_title a {
	display: block;
	font-size: 12px;
	width: 230px;
	height: 30px;
	text-align: center;
	color: #545454;
	line-height: 35px;
}
.cp_title a:hover {
	color: #ff0000
}
.asize {
	font-size: 16px;
	font-weight: bold;
	color: #555;
	font-family: "微软雅黑";
}
.mz {
	color: #000;
	font-size: 20px;
	font-family: "微软雅黑";
}
.comment {
	border: 1px solid #B3B3B3;
	margin: 10px;
	text-align: center;
}
.comment .commenttitle {
	height: 35px;
	margin: 1px auto;
	border-bottom: 1px solid #B3B3B3;
}
.comment .commenttitle .title2 {
	float: left;
	margin: 5px 0px 0px 12px;
	color: #999;
	display: inline;
}
.comment .commenttitle .title2 strong {
	letter-spacing: 4px;
	color: #444;
	margin-right: 10px;
	font-size: 12px;
	font-family: "宋体"
}
.comment .commentbox {
	width: 95%;
	text-align: left;
}
.comment .commentbox dl {
	margin: 10px auto 0px;
	border: 1px solid #B3B3B3;
}
.comment .commentbox dl dt {
	background: #F4F9F2;
	line-height: 25px;
	text-indent: 10px;
	color: #333;
	border-bottom: 1px solid #B3B3B3;
}
.comment .commentbox dl dt span {
	color: #FF0000;
	font-size: 14px;
}
.comment .commentbox dl dd {
	padding: 10px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
}
/*---------------内容页:发表预定:标题*/
.comment .posttitle {
	height: 35px;
	margin: 10px auto;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	text-align: left;
	font-size: 12px;
	font-family: "宋体";
}
.comment .posttitle strong {
	letter-spacing: 4px;
	color: #444;
	display: block;
	margin: 7px 0px 0px 13px;
	font-size: 12px;
	font-family: "宋体";
}
.comment .postbox {
	width: 95%;
	margin: 5px auto;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	font-family: "宋体";
}
.comment .postbox .userbox {
	overflow: hidden;
	margin-top: 10px;
}
.comment .postbox .userbox dl {
}
.comment .postbox .userbox dl dd {
	float: left;
	display: block;
	padding-bottom: 2px;
}
.comment .postbox .userbox dl dd input.username, .comment .postbox .userbox dl dd input.password {
	width: 100px;
	border: 1px solid #B3B3B3;
	padding: 3px 0px 2px 5px;
	margin-right: 10px;
}
.comment .postbox .userbox dl dd.mtop {
	margin: 7px 7px 0px 0px;
}
.comment .postbox .txtbox {
	width: 100%;
	line-height: 25px;
}
.comment .postbox .txtbox textarea {
	border: 1px solid #B3B3B3;
	width: 98%;
	height: 80px;
	padding: 5px;
}
.comment .postbox .txtbox div {
	padding-top: 5px;
	color: #666666;
}
.comment .postbox .txtbox input {
	width: 40px;
	border: 1px solid #B3B3B3;
	padding: 3px 0px 2px 5px;
	margin-right: 10px;
}
.comment .postbox .txtbox img {
	position: static;
+position:relative;
	vertical-align: middle
}
.comment .postbox .sbut {
	margin: 10px;
}
.comment .postbox .userbox .submit {
	width: 100px;
	height: 25px;
	padding-top: 2px;
}
label {
	font-family: "宋体";
	color: #444;
	font-size: 12px;
}
.page {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
}
.mbbody_body .page {
	margin-left: 20px;
}
.page ul {
}
.page ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
}
.page ul li.thisclass {
	display: inline-block;
	border: 1px solid #1f82b7;
	padding: 2px 9px;
	margin: 0 3px;
	background: #1c82b7;
	color: #fff;
}
.page ul li.thisclass a {
	color: #fff;
}
.page ul li a:hover {
	color: #1f9652;
}
.page ul li span {
	display: inline-block;
	padding: 0;
}
